home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Old Testament Foundatiosn with Philip Yancey
/
Old Testament Foundatiosn with Philip Yancey - Disc 2.iso
/
pc
/
data
/
m14h10.dir
/
00047.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1996-09-09
|
222 b
|
10 lines
on mouseDown
set the moveableSprite of sprite 22 to 0
if pressLessonButton(22) then
pupSprites(1, 48, 0)
set textString to the text of field "lesson text"
printText(textString)
end if
updateStage()
end